home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / var / lib / dpkg / info / cpp.postinst < prev    next >
Encoding:
Text File  |  2009-03-28  |  84 b   |  6 lines

  1. #! /bin/sh -e
  2.  
  3. update-alternatives --quiet --install /lib/cpp cpp /usr/bin/cpp 10
  4.  
  5.  
  6.